ats2-lang software package provides ATS version 2 programming language compiler, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install ats2-lang
ats2-lang is installed in your system.
Make ensure the ats2-lang package were installed using the commands given below,
$ sudo dpkg-query -l | grep ats2-lang *
You will get with ats2-lang package name, version, architecture and description in a table
| Distro | Debian 9 stretch |
| Section | Development |
| Package | ats2-lang |
| Version | 0.2.9-1 |
| Description | ATS version 2 programming language compiler |
| Sub Section | devel |